riscv: fu540: enable SMP
authorLukas Auer <[email protected]>
Sun, 17 Mar 2019 18:28:41 +0000 (19:28 +0100)
committerAndes <[email protected]>
Mon, 8 Apr 2019 01:44:26 +0000 (09:44 +0800)
Signed-off-by: Lukas Auer <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
board/sifive/fu540/Kconfig

index 6be3d881446313f3de0c9bc5b2d20fba04797689..f46437901d129fc4bb1e108ff4988354fb02540f 100644 (file)
@@ -38,5 +38,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
        imply PHY_LIB
        imply PHY_MSCC
        imply SIFIVE_SERIAL
+       imply SMP
 
 endif